home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1013 < prev    next >
Encoding:
Text File  |  1996-07-09  |  3.6 KB  |  105 lines

  1. *
  2. * Linear Technology LT1013 op amp model (with calls for LT1014)
  3. * May 1988:     LT1013, LT1014
  4. * Simultaneous release of LT1013/1014 via LTC design note,
  5. * and within MicroSim PSPICE v3.07 "OPNOM.LIB"  wgj
  6. * LT1013 updated from original model on 05-22-1990
  7. *
  8. *---------------------------------------------------------------
  9. * This more complete macromodel has been adapted from the Parts 
  10. * generated LT1013/LT1014 model.  This version features closer 
  11. * fidelity to the real part, with input common-mode clamping, and 
  12. * compensated output clamping.  It can be used for large signal 
  13. * and/or single supply applications, where the inputs can 
  14. * potentially be overdriven.  Since it uses more active devices, 
  15. * it may run more slowly than will a conventional macromodel.  
  16. *
  17. * connections:   non-inverting input
  18. *                | inverting input
  19. *                | | positive power supply
  20. *                | | | negative power supply
  21. *                | | | | output
  22. *                | | | | |
  23. .SUBCKT LT1013 1 2 3 4 5
  24. *
  25. C1 11 12 8.661E-12
  26. C2 6 7 30.00E-12
  27. DC 8 53 DX
  28. DE 54 8 DX
  29. DLP 90 91 DX
  30. DLN 92 90 DX
  31. DP 4 3 DX
  32. EGND 99 0 POLY(2) (3,0) (4,0) 0 .5 .5
  33. FB 7 99 POLY(5) VB VC VE VLP VLN 0 2.475E9 -2E9 2E9 2E9 -2E9
  34. GA 6 0 11 12 113.1E-6
  35. GCM 0 6 10 99 225.7E-12
  36. IEE 3 10 DC 12.03E-6
  37. HLIM 90 0 VLIM 1K
  38. Q1 11 102 13 QM1
  39. Q2 12 101 14 QM2
  40. RB1 2 102 400
  41. RB2 1 101 400
  42. DCM1 105 102 DX
  43. DCM2 105 101 DX
  44. VCMC 105 4 DC 0.4
  45. R2 6 9 100.0E3
  46. RC1 4 11 8.841E3
  47. RC2 4 12 8.841E3
  48. RE1 13 10 4.519E3
  49. RE2 14 10 4.519E3
  50. REE 10 99 16.63E6
  51. RO1 8 5 80
  52. RO2 7 99 25
  53. IP 3 4 328E-6
  54. VB 9 0 DC 0
  55. VC 3 53 DC 1.610
  56. VE 54 4 DC .61
  57. VLIM 7 8 DC 0
  58. VLP 91 0 DC 25
  59. VLN 0 92 DC 25
  60. .MODEL DX D(IS=800.0E-18)
  61. .MODEL QM1 PNP (IS=8.000E-16 BF=3.974E+02)
  62. .MODEL QM2 PNP (IS=8.019E-16 BF=4.027E+02)
  63. .ENDS
  64. *---------------------------------------------------------------
  65. * CONNECTIONS: NON-INVERTING INPUT
  66. * | INVERTING INPUT
  67. * | | POSITIVE POWER SUPPLY
  68. * | | | NEGATIVE POWER SUPPLY
  69. * | | | | OUTPUT
  70. * | | | | |
  71. .SUBCKT LT1014 1 2 3 4 5
  72. *
  73. X_LT1014 1 2 3 4 5 LT1013
  74. .ENDS
  75. *---------------------------------------------------------------
  76. ***
  77. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  78. *                       All rights reserved.
  79. *   Linear Technology Corporation hereby grants the users of this
  80. * macromodel a non-exclusive, nontransferrable license to use this
  81. *            macromodel under the following conditions:
  82. * The user agrees that this macromodel is licensed from Linear
  83. * Technology and agrees that the macromodel may be used, loaned,
  84. * given away or included in other model libraries as long as this
  85. * notice and the model in its entirety and unchanged is included.
  86. * No right to make derivative works or modifications to the
  87. * macromodel is granted hereby.  All such rights are reserved.
  88. * This model is provided as is.  Linear Technology makes no
  89. * warranty, either expressed or implied about the suitability or
  90. * fitness of this model for any particular purpose.  In no event
  91. * will Linear Technology be liable for special, collateral,
  92. * incidental or consequential damages in connection with or arising
  93. * out of the use of this macromodel.  It should be remembered that
  94. * models are a simplification of the actual circuit.
  95. * Linear Technology reserves the right to change these macromodels
  96. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  97. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  98. * datasheets on the actual amplifiers or the latest macromodels.
  99. * ----------------------------------------------------------------------- *
  100.